menu button: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 20:10:48 +0000 (16:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:13:50 +0000 (17:13 -0400)
commit32001ec63854bfa0c11e4de319be41b14b2c44d7
treeef6a0372735c07d343dc01a5db9b234bb35767a4
parent29b9d48a1f42538d58fe45fc2771049f38f3c835
menu button: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkmenubutton.c